home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2009 June / PC Active NR.226.iso / Software / edraw / edrawmax.exe / {app} / Microsoft.VC80.MFC.manifest < prev    next >
Encoding:
Extensible Markup Language  |  2007-05-24  |  552 b   |  17 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <!-- Copyright ┬⌐ 1981-2001 Microsoft Corporation -->
  3. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  4.     <noInheritable/>
  5.     <assemblyIdentity 
  6.         type="win32" 
  7.         name="Microsoft.VC80.MFC" 
  8.         version="8.0.50727.762" 
  9.         processorArchitecture="x86" 
  10.         publicKeyToken="1fc8b3b9a1e18e3b"
  11.     />
  12.     <file name="mfc80.dll"/>
  13.     <file name="mfc80u.dll"/>
  14.     <file name="mfcm80.dll"/>
  15.     <file name="mfcm80u.dll"/>
  16. </assembly>
  17.